FlowerMat
=========
  Textures:
    - YoshiFruitStem

  Ambient Colors:
    - 100, 100, 100, 195

  Material Colors:
    - 204, 204, 204, 255
    - 204, 204, 204, 255

  Color Registers:
    - 0, -5, -13, 234

  Steps:
    1: RGB = ((tex #1 RGB) * (vertex RGB)), then add (0, -5, -13), multiply by 2
         A = ((tex #1 A) * (vertex A))
